Skip to content

gh-142527: Docs: Mention absolute value is used in random.seed()#142528

Closed
jsalsman wants to merge 1 commit into
python:mainfrom
jsalsman:patch-1
Closed

gh-142527: Docs: Mention absolute value is used in random.seed()#142528
jsalsman wants to merge 1 commit into
python:mainfrom
jsalsman:patch-1

Conversation

@jsalsman

@jsalsman jsalsman commented Dec 10, 2025

Copy link
Copy Markdown

Fixes #142527 Docs: random.seed() uses the absolute value of its integer argument

Two very short phrase insertions.


📚 Documentation preview 📚: https://cpython-previews--142528.org.readthedocs.build/

@jsalsman jsalsman requested a review from rhettinger as a code owner December 10, 2025 18:15
@bedevere-app bedevere-app Bot added docs Documentation in the Doc dir skip news labels Dec 10, 2025
@python-cla-bot

python-cla-bot Bot commented Dec 10, 2025

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

CLA signed

@StanFromIreland

Copy link
Copy Markdown
Member

This is a duplicate of #142483

@jsalsman

Copy link
Copy Markdown
Author

Accidentally duplicated #142483; thank you Stan!

@jsalsman jsalsman closed this Dec 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review docs Documentation in the Doc dir skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

Docs: random.seed() uses the absolute value of its integer argument

2 participants